[INFO] cloning repository https://github.com/yanzhenqiang/maude2lean
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yanzhenqiang/maude2lean" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyanzhenqiang%2Fmaude2lean", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyanzhenqiang%2Fmaude2lean'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6083f9020954a54b8b34daeeb08d63f34cdc2b84
[INFO] testing yanzhenqiang/maude2lean against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyanzhenqiang%2Fmaude2lean" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/yanzhenqiang/maude2lean
[INFO] finished tweaking git repo https://github.com/yanzhenqiang/maude2lean
[INFO] tweaked toml for git repo https://github.com/yanzhenqiang/maude2lean written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/yanzhenqiang/maude2lean on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/yanzhenqiang/maude2lean already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unicase v2.9.0
[INFO] [stderr]   Downloaded http-range-header v0.4.2
[INFO] [stderr]   Downloaded tokio v1.52.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b1b136dd2e6474fd0081ef1bcb3159f5bdd414cda375ca769e5b5c8e9e091c12
[INFO] running `Command { std: "docker" "start" "-a" "b1b136dd2e6474fd0081ef1bcb3159f5bdd414cda375ca769e5b5c8e9e091c12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b1b136dd2e6474fd0081ef1bcb3159f5bdd414cda375ca769e5b5c8e9e091c12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1b136dd2e6474fd0081ef1bcb3159f5bdd414cda375ca769e5b5c8e9e091c12", kill_on_drop: false }`
[INFO] [stdout] b1b136dd2e6474fd0081ef1bcb3159f5bdd414cda375ca769e5b5c8e9e091c12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d58765cad8a8c259b55c00d2d95d0517578d89603a2d0f70d83e484fdbb9b637
[INFO] running `Command { std: "docker" "start" "-a" "d58765cad8a8c259b55c00d2d95d0517578d89603a2d0f70d83e484fdbb9b637", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tinycic v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `introduced_vars`
[INFO] [stdout]    --> src/repl.rs:893:26
[INFO] [stdout]     |
[INFO] [stdout] 893 |         let (value_expr, introduced_vars, _param_decl_indices) = match &value {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_introduced_vars`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `introduced_vars`
[INFO] [stdout]     --> src/repl.rs:1050:26
[INFO] [stdout]      |
[INFO] [stdout] 1050 |         let (value_expr, introduced_vars, _param_decl_indices) = match &value {
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_introduced_vars`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.89s
[INFO] running `Command { std: "docker" "inspect" "d58765cad8a8c259b55c00d2d95d0517578d89603a2d0f70d83e484fdbb9b637", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d58765cad8a8c259b55c00d2d95d0517578d89603a2d0f70d83e484fdbb9b637", kill_on_drop: false }`
[INFO] [stdout] d58765cad8a8c259b55c00d2d95d0517578d89603a2d0f70d83e484fdbb9b637
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a1a1b4d5ac2bbce4af06bf45b47a0b275fc548a379400e3214908fbac164eb90
[INFO] running `Command { std: "docker" "start" "-a" "a1a1b4d5ac2bbce4af06bf45b47a0b275fc548a379400e3214908fbac164eb90", kill_on_drop: false }`
[INFO] [stderr]    Compiling tinycic v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `introduced_vars`
[INFO] [stdout]    --> src/repl.rs:893:26
[INFO] [stdout]     |
[INFO] [stdout] 893 |         let (value_expr, introduced_vars, _param_decl_indices) = match &value {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_introduced_vars`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `introduced_vars`
[INFO] [stdout]     --> src/repl.rs:1050:26
[INFO] [stdout]      |
[INFO] [stdout] 1050 |         let (value_expr, introduced_vars, _param_decl_indices) = match &value {
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_introduced_vars`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `introduced_vars`
[INFO] [stdout]    --> src/repl.rs:893:26
[INFO] [stdout]     |
[INFO] [stdout] 893 |         let (value_expr, introduced_vars, _param_decl_indices) = match &value {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_introduced_vars`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `introduced_vars`
[INFO] [stdout]     --> src/repl.rs:1050:26
[INFO] [stdout]      |
[INFO] [stdout] 1050 |         let (value_expr, introduced_vars, _param_decl_indices) = match &value {
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_introduced_vars`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.49s
[INFO] running `Command { std: "docker" "inspect" "a1a1b4d5ac2bbce4af06bf45b47a0b275fc548a379400e3214908fbac164eb90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1a1b4d5ac2bbce4af06bf45b47a0b275fc548a379400e3214908fbac164eb90", kill_on_drop: false }`
[INFO] [stdout] a1a1b4d5ac2bbce4af06bf45b47a0b275fc548a379400e3214908fbac164eb90
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 496967c1d205f5b246198de75420c4dd55b9444b1ff5c160f30b79d1ea47f16b
[INFO] running `Command { std: "docker" "start" "-a" "496967c1d205f5b246198de75420c4dd55b9444b1ff5c160f30b79d1ea47f16b", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `introduced_vars`
[INFO] [stderr]    --> src/repl.rs:893:26
[INFO] [stderr]     |
[INFO] [stderr] 893 |         let (value_expr, introduced_vars, _param_decl_indices) = match &value {
[INFO] [stderr]     |                          ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_introduced_vars`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `introduced_vars`
[INFO] [stderr]     --> src/repl.rs:1050:26
[INFO] [stderr]      |
[INFO] [stderr] 1050 |         let (value_expr, introduced_vars, _param_decl_indices) = match &value {
[INFO] [stderr]      |                          ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_introduced_vars`
[INFO] [stderr] 
[INFO] [stderr] warning: `tinycic` (lib) generated 2 warnings (run `cargo fix --lib -p tinycic` to apply 2 suggestions)
[INFO] [stderr] warning: `tinycic` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tinycic-d7afd2a6fdd7d324)
[INFO] [stdout] 
[INFO] [stdout] running 78 tests
[INFO] [stdout] test environment::tests::test_add_inductive_invalid_constructor ... ok
[INFO] [stdout] test environment::tests::test_add_inductive_bool ... ok
[INFO] [stdout] test environment::tests::test_add_inductive_list ... ok
[INFO] [stdout] test environment::tests::test_generated_recursor_reduces ... ok
[INFO] [stdout] test expr::tests::test_expr_has_loose_bvar ... ok
[INFO] [stdout] test environment::tests::test_add_inductive_nat ... ok
[INFO] [stdout] test environment::tests::test_add_inductive_le ... ok
[INFO] [stdout] test expr::tests::test_expr_get_app_args ... ok
[INFO] [stdout] test expr::tests::test_expr_lift_loose_bvars ... ok
[INFO] [stdout] test expr::tests::test_level_equivalent ... ok
[INFO] [stdout] test expr::tests::test_expr_instantiate_bvar ... ok
[INFO] [stdout] test environment::tests::test_mutual_inductive_even_odd ... ok
[INFO] [stdout] test expr::tests::test_level_normalize ... ok
[INFO] [stdout] test expr::tests::test_mk_arrow ... ok
[INFO] [stdout] test expr::tests::test_name_extend ... ok
[INFO] [stdout] test environment::tests::test_nat_recursor_type_check ... ok
[INFO] [stdout] test repl_parser::tests::test_parse_alias_def ... ok
[INFO] [stdout] test repl_parser::tests::test_parse_arrow ... ok
[INFO] [stdout] test repl_parser::tests::test_parse_app ... ok
[INFO] [stdout] test repl_parser::tests::test_parse_calc_multi_step ... ok
[INFO] [stdout] test repl_parser::tests::test_parse_calc_single_step ... ok
[INFO] [stdout] test repl_parser::tests::test_parse_const ... ok
[INFO] [stdout] test repl_parser::tests::test_parse_def_with_match ... ok
[INFO] [stdout] test repl_parser::tests::test_parse_forall ... ok
[INFO] [stdout] test repl_parser::tests::test_parse_dependent_pi ... ok
[INFO] [stdout] test repl_parser::tests::test_parse_file_declarations ... ok
[INFO] [stdout] test repl_parser::tests::test_parse_fun_with_arrow_type ... ok
[INFO] [stdout] test repl_parser::tests::test_parse_infix_add ... ok
[INFO] [stdout] test repl_parser::tests::test_parse_infix_precedence ... ok
[INFO] [stdout] test repl_parser::tests::test_parse_inductive_only ... ok
[INFO] [stdout] test repl_parser::tests::test_parse_match_expr ... ok
[INFO] [stdout] test repl_parser::tests::test_parse_match_nat ... ok
[INFO] [stdout] test repl_parser::tests::test_parse_inductive_then_simple_def ... ok
[INFO] [stdout] test repl_parser::tests::test_parse_lambda ... ok
[INFO] [stdout] test repl_parser::tests::test_parse_defs_with_comment_and_aliases ... ok
[INFO] [stdout] test repl_parser::tests::test_parse_let ... ok
[INFO] [stdout] test repl_parser::tests::test_parse_nat_lean_file ... ok
[INFO] [stdout] test repl_parser::tests::test_parse_forall_arrow ... ok
[INFO] [stdout] test repl_parser::tests::test_parse_nat_lit ... ok
[INFO] [stdout] test repl_parser::tests::test_parse_nat_sub_and_alias ... ok
[INFO] [stdout] test repl_parser::tests::test_parse_notation_decl ... ok
[INFO] [stdout] test repl_parser::tests::test_parse_full_nat_lean_inline ... ok
[INFO] [stdout] test repl_parser::tests::test_parse_nat_sub_only ... ok
[INFO] [stdout] test repl_parser::tests::test_parse_simple_def ... ok
[INFO] [stdout] test repl_parser::tests::test_parse_sort ... ok
[INFO] [stdout] test repl_parser::tests::test_parse_notation_usage ... ok
[INFO] [stdout] test repl_parser::tests::test_parse_variable_after_inductive ... ok
[INFO] [stdout] test repl_parser::tests::test_parse_variable_decl ... ok
[INFO] [stdout] test test_auto_rec::tests::test_auto_nat_rec_succ_whnf ... ok
[INFO] [stdout] test tui::tests::test_format_expr_readability ... ok
[INFO] [stdout] test repl_parser::tests::test_parse_three_defs_no_aliases ... ok
[INFO] [stdout] test type_checker::tests::test_infer_app ... ok
[INFO] [stdout] test test_auto_rec::tests::test_auto_nat_rec_zero ... ok
[INFO] [stdout] test type_checker::tests::test_infer_lambda ... ok
[INFO] [stdout] test type_checker::tests::test_infer_sort ... ok
[INFO] [stdout] test type_checker::tests::test_infer_const ... ok
[INFO] [stdout] test type_checker::tests::test_is_def_eq_eta ... ok
[INFO] [stdout] test type_checker::tests::test_instantiate_univ_params ... ok
[INFO] [stdout] test type_checker::tests::test_is_def_eq_refl ... ok
[INFO] [stdout] test type_checker::tests::test_level_constraint_solving ... ok
[INFO] [stdout] test test_auto_rec::tests::test_auto_nat_add_nf ... ok
[INFO] [stdout] test type_checker::tests::test_debug_proof_irrel_with_app ... ok
[INFO] [stdout] test type_checker::tests::test_level_param_exact_match ... ok
[INFO] [stdout] test type_checker::tests::test_mvar_occur_check ... ok
[INFO] [stdout] test type_checker::tests::test_mvar_infer_after_assign ... ok
[INFO] [stdout] test type_checker::tests::test_mvar_unification ... ok
[INFO] [stdout] test type_checker::tests::test_nf ... ok
[INFO] [stdout] test type_checker::tests::test_proof_irrelevance ... ok
[INFO] [stdout] test type_checker::tests::test_reduce_recursor_bool ... ok
[INFO] [stdout] test type_checker::tests::test_whnf_beta ... ok
[INFO] [stdout] test type_checker::tests::test_level_occur_check ... ok
[INFO] [stdout] test type_checker::tests::test_quot_type_and_reduction ... ok
[INFO] [stdout] test type_checker::tests::test_reduce_recursor_nat ... ok
[INFO] [stdout] test type_checker::tests::test_reduce_projection ... ok
[INFO] [stdout] test environment::tests::test_list_recursor_type_check ... ok
[INFO] [stdout] test repl_parser::tests::test_resolve_mk_with_quot_and_frac ... ok
[INFO] [stdout] test tui::tests::test_tactic_goals_in_proof_cic ... FAILED
[INFO] [stdout] test tui::tests::test_tactic_goals_in_natproof_cic ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tui::tests::test_tactic_goals_in_proof_cic stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tui::tests::test_tactic_goals_in_proof_cic' (74) panicked at src/tui.rs:601:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "Cannot read file 'lib/logic.cic': No such file or directory (os error 2)"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63e9f7cfc3f8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63e9f7cfc3f8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63e9f7cfc3f8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63e9f7cfc3f8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63e9f7d10dca - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63e9f7d10dca - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63e9f7d00c12 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63e9f7d00c12 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63e9f7cdb166 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63e9f7cdb166 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63e9f7cf4609 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63e9f7c8235c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63e9f7c8235c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63e9f7cf47c2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63e9f7cf47c2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63e9f7cdb222 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63e9f7cd02d9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63e9f7cdbf3d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63e9f7d1155c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63e9f7d112d2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x63e9f7c50b8c - <core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x63e9f7c50b8c - tinycic[60b10bf06a248d20]::tui::tests::setup_app
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tui.rs:601:39
[INFO] [stdout]   22:     0x63e9f7c51675 - tinycic[60b10bf06a248d20]::tui::tests::test_tactic_goals_in_proof_cic
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tui.rs:609:23
[INFO] [stdout]   23:     0x63e9f7c43af7 - tinycic[60b10bf06a248d20]::tui::tests::test_tactic_goals_in_proof_cic::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tui.rs:608:40
[INFO] [stdout]   24:     0x63e9f7bdb346 - <tinycic[60b10bf06a248d20]::tui::tests::test_tactic_goals_in_proof_cic::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x63e9f7c7543b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x63e9f7c7543b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   27:     0x63e9f7c82cb5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x63e9f7c82cb5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x63e9f7c82cb5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x63e9f7c82cb5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x63e9f7c82cb5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x63e9f7c82cb5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x63e9f7c82cb5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x63e9f7c7d814 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x63e9f7c7d814 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x63e9f7c85d32 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   37:     0x63e9f7c85d32 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x63e9f7c85d32 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x63e9f7c85d32 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x63e9f7c85d32 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x63e9f7c85d32 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   42:     0x63e9f7c85d32 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x63e9f7cfba1f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   44:     0x63e9f7cfba1f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x7ae9c42d9aa4 - <unknown>
[INFO] [stdout]   46:     0x7ae9c4366a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tui::tests::test_tactic_goals_in_natproof_cic stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tui::tests::test_tactic_goals_in_natproof_cic' (73) panicked at src/tui.rs:601:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "Cannot read file 'lib/logic.cic': No such file or directory (os error 2)"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63e9f7cfc3f8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63e9f7cfc3f8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63e9f7cfc3f8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63e9f7cfc3f8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63e9f7d10dca - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63e9f7d10dca - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63e9f7d00c12 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63e9f7d00c12 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63e9f7cdb166 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63e9f7cdb166 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63e9f7cf4609 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63e9f7c8235c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63e9f7c8235c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63e9f7cf47c2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63e9f7cf47c2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63e9f7cdb222 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63e9f7cd02d9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63e9f7cdbf3d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63e9f7d1155c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63e9f7d112d2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x63e9f7c50b8c - <core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x63e9f7c50b8c - tinycic[60b10bf06a248d20]::tui::tests::setup_app
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tui.rs:601:39
[INFO] [stdout]   22:     0x63e9f7c51985 - tinycic[60b10bf06a248d20]::tui::tests::test_tactic_goals_in_natproof_cic
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tui.rs:635:23
[INFO] [stdout]   23:     0x63e9f7c43b27 - tinycic[60b10bf06a248d20]::tui::tests::test_tactic_goals_in_natproof_cic::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tui.rs:634:43
[INFO] [stdout]   24:     0x63e9f7bdb386 - <tinycic[60b10bf06a248d20]::tui::tests::test_tactic_goals_in_natproof_cic::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x63e9f7c7543b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x63e9f7c7543b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   27:     0x63e9f7c82cb5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x63e9f7c82cb5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x63e9f7c82cb5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x63e9f7c82cb5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x63e9f7c82cb5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x63e9f7c82cb5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x63e9f7c82cb5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x63e9f7c7d814 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x63e9f7c7d814 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x63e9f7c85d32 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   37:     0x63e9f7c85d32 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x63e9f7c85d32 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x63e9f7c85d32 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x63e9f7c85d32 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x63e9f7c85d32 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   42:     0x63e9f7c85d32 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x63e9f7cfba1f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   44:     0x63e9f7cfba1f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x7ae9c42d9aa4 - <unknown>
[INFO] [stdout]   46:     0x7ae9c4366a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tui::tests::test_tactic_goals_in_natproof_cic
[INFO] [stdout]     tui::tests::test_tactic_goals_in_proof_cic
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 76 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.83s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "496967c1d205f5b246198de75420c4dd55b9444b1ff5c160f30b79d1ea47f16b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "496967c1d205f5b246198de75420c4dd55b9444b1ff5c160f30b79d1ea47f16b", kill_on_drop: false }`
[INFO] [stdout] 496967c1d205f5b246198de75420c4dd55b9444b1ff5c160f30b79d1ea47f16b
